func github.com/andybalholm/brotli.rewindBitPosition

2 uses

	github.com/andybalholm/brotli (current package)
		compress_fragment_two_pass.go#L690: func rewindBitPosition(new_storage_ix uint, storage_ix *uint, storage []byte) {
		compress_fragment_two_pass.go#L766: 		rewindBitPosition(initial_storage_ix, storage_ix, storage)